gtk4.git
2019-06-11 Matthias Clasenwidget: Improve focus handling
2019-06-11 Matthias Clasentestsuite: Be robust against broken focus
2019-06-11 Matthias Clasentestsuite: more focus-chain output
2019-06-11 Matthias ClasenMerge branch 'focus-chain-test' into 'master'
2019-06-11 Matthias ClasenAdd a focus chain test
2019-06-11 Matthias Clasenwindow: Fix focus wraparound
2019-06-11 Daniel MustielesUpdated Spanish translation
2019-06-10 Yuras ShumovichUpdate Belarusian translation
2019-06-10 Matthias ClasenRename a bunch of private headers
2019-06-10 Matthias ClasenAdwaita: Make selection in menus visible
2019-06-09 Benjamin OtteMerge branch 'for-master' into 'master'
2019-06-09 Benjamin Ottetestsuite: Make creating the output dir not racy
2019-06-09 Georges Basile... Merge branch 'gbsneto/install-gtkpopovermenubar-h'...
2019-06-09 Georges Basile... build: Install gtkpopovermenubar.h
2019-06-09 Matthias ClasenMerge branch 'new-style-menu' into 'master'
2019-06-09 Matthias Clasenpopovermenubar: Add docs
2019-06-09 Matthias ClasenTypo fix
2019-06-09 Matthias ClasenRename GtkPopoverBar to GtkPopoverMenuBar
2019-06-09 Matthias Clasenpopover bar: Add setters
2019-06-09 Matthias ClasenAdwaita: Adapt to popover bar changes
2019-06-09 Matthias Clasenpopoverbar: Use a box layout
2019-06-09 Matthias Clasenmain: Warn if GDK sends us bad focus events
2019-06-09 Matthias Clasenpopover menu: Disappear on focus out
2019-06-09 Matthias Clasenpopover bar: Don't grab focus away from open menus
2019-06-09 Matthias ClasenExpand focus tests
2019-06-09 Matthias Clasenpopover menu: Implement focus
2019-06-09 Matthias Clasenpopover bar: Implement focus
2019-06-09 Matthias Clasenmodel button: Make left/right switch submenus
2019-06-09 Matthias Clasenmenu button: Use proper focus api
2019-06-09 Matthias Clasenpopover bar: Add arrow keynav
2019-06-09 Matthias Clasenwidget-factory: Move the popover bar to the ui file
2019-06-09 Matthias Clasenpopover bar: Add a model property
2019-06-09 Matthias Clasenwidget-factory: Don't use Return as accel
2019-06-09 Matthias Clasenpopover bar: Break out items
2019-06-09 Matthias Clasenlabel: Fix mnemonic visibility handling
2019-06-09 Matthias Clasenwidget factory: Add mnemonics in popovers
2019-06-09 Matthias Clasengdk: Always deliver key events to toplevels
2019-06-09 Matthias Clasenpopover bar: towards menubar-like behavior
2019-06-09 Matthias Clasenwidget: Ignore natives for picking
2019-06-09 Matthias Clasenpopover: Respect alignment for positioning
2019-06-09 Matthias Clasenwidget factory: Redo the menubar with a model
2019-06-09 Matthias ClasenIntroduce a popover bar
2019-06-09 Matthias ClasenRationalize popover menu apis
2019-06-09 Matthias ClasenStop exporting gtk_popover_bind_model
2019-06-09 Matthias Clasenbox layout: Handle native children
2019-06-09 Matthias Clasenmodelbutton: Sizing fixes
2019-06-09 Matthias Clasenwidget factory: Add a context menu example
2019-06-09 Matthias Clasenpopover menu: Fix style classes
2019-06-09 Matthias Clasenwidget factory: Improve manual popover menu example
2019-06-09 Matthias Clasenwidget-factory: Redo the new-style menu
2019-06-09 Matthias Clasenmenu section box: Add style classes for display hints
2019-06-09 Matthias Clasenmenu section box: Introduce more section variants
2019-06-09 Matthias Clasenmodel button: Look up accels if needed
2019-06-09 Matthias Clasenmodel button: Show shortcuts
2019-06-09 Matthias Clasenmodel button: Redo layout
2019-06-09 Matthias Clasenwidget-factory: Add another popover menu example
2019-06-09 Matthias Clasenmodel button: Drop centered, inverted properties
2019-06-09 Matthias Clasenmodel button: Add a role for titles
2019-06-09 Matthias Clasenmodel button: Small fixes
2019-06-09 Piotr DrągUpdate POTFILES.skip
2019-06-06 Christian Hergertconfig.h: fix stray #
2019-06-06 Matthias ClasenMerge branch 'wip/chergert/set-va-marshallers' into...
2019-06-06 Christian Hergertva_marshaller: add various va_marshallers
2019-06-05 Matthias ClasenMerge branch 'wip/matthiasc/shared-glyph-cache' into...
2019-06-05 Matthias ClasenCosmetics
2019-06-05 Matthias Clasentexture atlas: Add a missing initialization
2019-06-05 Matthias ClasenMerge branch 'theme-load' into 'master'
2019-06-05 Matthias Clasenrender node: Optimize type checks
2019-06-05 Matthias Clasensurface: Use surface->display directly
2019-06-05 Matthias ClasenAdd a theme loading benchmark
2019-06-05 Matthias ClasenFix a refcounting mishap
2019-06-05 Matthias ClasenBring brink skip_allocate
2019-06-04 Matthias ClasenRemove debug spew
2019-06-04 Timm BäderConsider all offscreen drawings for the icon cache
2019-06-04 Matthias ClasenShare glyph and icon caches
2019-06-04 Matthias Clasengdk: Create a global shared GL context
2019-06-04 Matthias Clasenglyph cache: Stop storing driver and render
2019-06-04 Matthias Clasengl: Use pad-extend for icon cache
2019-06-04 Matthias Clasengl: Use linear scaling for atlases
2019-06-04 Matthias Clasengl: Allow setting min/mag filter on textures
2019-06-04 Matthias Clasengl: Add 1 pixel of padding in the icon cache
2019-06-04 Matthias Clasenglyph cache: Reinstate 1 pixel padding
2019-06-04 Matthias Clasengl: Don't leak texture atlases
2019-06-04 Matthias Clasengl: Free icon data
2019-06-04 Matthias Clasenglyph cache: Clarify message
2019-06-04 Timm Bädergl renderer: Add & use icon cache
2019-06-04 Timm Bäderglimage: Only support uploading one region
2019-06-04 Timm Bädergl renderer: Move texture atlas into its own file
2019-06-04 Timm Bäderglglyphcache: Use stb_rect_pack for better glyph packing
2019-06-04 Benjamin Ottedocs: Remove mention of queue_draw_area()
2019-06-04 Timm Bäderrendernodeimpl: Inline container_node_get_bounds into...
2019-06-04 Timm Bädersnapshot: Make append_node_internal transfer-full
2019-06-04 Benjamin OtteMerge branch 'for-master' into 'master'
2019-06-04 Benjamin Ottewidget-factory: Show proper separators
2019-06-04 Benjamin Ottebuilder: Allow values of type GType
2019-06-04 Benjamin Ottebuilder: Make GListStore buildable
2019-06-03 Benjamin Ottetestsuite: Add tests for printing/parsing transforms
2019-06-03 Matthias ClasenMerge branch 'transform-tests' into 'master'
2019-06-03 Matthias Clasengsk: Add some more transform tests
2019-06-03 Matthias Clasengsk: Fix printing of identity transforms
next